Error configuring application listener of class [org.springframework.web.util.Log4jConfigListener]
1、啟動項目發現如下錯誤: 2、問題:沒有引入maven依賴包 3、解決:選中項目-》右鍵-》選擇properties->Deployment Assembly -->點 ...
1、啟動項目發現如下錯誤: 2、問題:沒有引入maven依賴包 3、解決:選中項目-》右鍵-》選擇properties->Deployment Assembly -->點 ...
解決:修改兩個地方就可以了: 1.項目根目錄下的.project文件,用記事本打開,加入以下代碼(把原來的<buildSpec>節點和<natures>替換了): ...